home *** CD-ROM | disk | FTP | other *** search
-
-
-
- P C Pursuit Script Generator for SEAdog
-
- by Cabell Clarke
-
- Public Domain Software from
-
- Boot Factory OPUS/HST - 13/19
-
- 804-262-9289
-
- ╔════════════╗
- ║ GENRV.ARC ║
- ╚════════════╝
-
- Modified for PC-Pursuit Racal Vadic Mode
- by John Kelley
- MicroFone MultiLine 107/331
- 201-494-3649
-
-
-
-
- ***** SEAdog is a trademark of System Enhancement Associates *****
-
- Comments for GENRV2.ARC
-
- Changes in PC-Pursuit caused many of us to be left with unusable scripts as of
- 1/5/88. I have already had some requests to update GENRV to use the new
- dialing access codes. Here it is, quick and dirty.
-
- If you have previously used GENRV, please note that you will have to take out
- the baud rate from your CONFIG.GS file. The baud rate is now entered along
- with the NET/NODE number for each script. This was done as PC-PURSUIT now
- supports 2400 baud service in some cities. As I understand it, more 2400 baud
- service will be implemented. This makes it more efficient to have the baud
- rate entered for each script at the time of creation rather than using a
- default in CONFIG.GS.
-
- I have also removed some pauses in hopes to speed up script execution time, it
- is hoped by doing this the redial command can be used more often. You may
- find you have to manually insert more " ~ " (pauses), if your script does not
- execute.
-
-
- Comments for GENRV1.ARC:
-
- The Redial Feature has been implemented for better efficiency, this is
- particularly impostant when your script dials a BUSY number. In this case
- GENRV1 will redial, thus increasing chances for a connection using PC-Pursuit.
- Thanks to Greg Hanfbauer for modifying source to include redialing
-
- Comments for GENRV.ARC:
-
- It has generally been found that the RV mode on PC-Pursuit has given better
- results than the HAYES mode when using SEAdog. GENRV.ARC will generate scripts
- that utilize RV.
-
- More pauses (~) have been added to the script generator. It also has been found
- that PCP requires these pauses to work satisfactorily at least in DIAL201.
-
- You will find the source code for GENRV included in this arc. It is hoped,
- along with Cabelle Clarke's wishes that improvements will be made in scripting
- abilities for SEAdog and PC-Pursuit.
-
- This version has been tested with SEAdog 4.0 and 4.1.
-
- Any further modifications or improvements could be sent to 107/331 as part of a
- continuing endeavor to improve this program.
-
- It is indeed possible to use the Redial Feature in the RV mode, I just did not
- have the time to put it in this release.
-
- Same disclaimers apply --- GENRV is distributed AS/IS .... no warranties claimed
- or implied
-
- Many thanks to Cabelle Clarke for sharing the source code with us.
-
-
- -- John Kelley
-
-
- ---------------------------------------------------------------------------
-
-
- What?
-
- It is a script generator for PCPursuit scripts for use with SEAdog. It has
- been tested thoroughly for several minutes with SEAdog 4.00. I use it and
- you can too if you like.
-
-
- Why?
-
- Basically because I got tired of writing those little scripts with the word
- processor and it seemed much easier to just write some code to do the work.
- It took me almost as long to write the first two scripts as it did to write
- this code.
-
-
- How?
-
- First write a little configuration file called CONFIG.GS - it should
- contain the following:
-
- your_pcp_id
- your_pcp_password
- your_baudrate
-
- Your_baudrate should be either 3 or 12 (without the zeros) at least
- until PCPursuit goes 2400 -
-
-
-
- that's it.
-
-
-
- There is no error-trapping in this thing other than it will not run without
- the config file. A ctrl-C at any time during the data-input process will
- terminate the program and allow you to return to DOS. It writes a filename
- which can be digested by SEAdog with no problems. It will automatically
- overwrite duplicate filenames so beware!
-
-
- What else??
-
- Well... this thing is free, and I am including the source code in hopes
- that someone with more time and talent than me will improve it a lot and
- send me a copy. It would be nice if it would read the nodelist and generate
- the scripts that way. Of course, that would be a large amount of .scr
- files in the directory.
-
-
- There are no warranties, guarantees etc. etc. (the usual stuff) - if it
- messes up your marriage, I am sorry but it is not my fault...
-
-
- Have A Nice Day!
- ***** Public Domain Software from The Boot Factory OPUS/HST ******
-
- - Cabell Clarke - Sysop: Boot Factory OPUS (13/19) - 804-262-9289 -
-
-
-